ASP.NET Core MVC コントロールヘルプ
CssStyles メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > ControlBuilder<TControl,TBuilder> クラス : CssStyles メソッド
The CSS styles
Configurates C1.Web.Mvc.Control.CssStyles. Sets the CSS style applied in the control.
シンタックス
'宣言
 
Public Function CssStyles( _
   ByVal styles As System.Collections.Generic.IDictionary(Of String,String) _
) As TBuilder
public TBuilder CssStyles( 
   System.Collections.Generic.IDictionary<string,string> styles
)

パラメータ

styles
The CSS styles

戻り値の型

Current builder
参照

ControlBuilder<TControl,TBuilder> クラス
ControlBuilder<TControl,TBuilder> メンバ